Skip to content

Conversation

@benclifford
Copy link
Collaborator

quentin has experienced a glaring race condition in make_rundirs when launching multiple workflows at once.

it's unclear to me why its so bad in his situation, but the race condition exists none-the-less and this PR complicates rundir creation to accept that it might be run multiple times concurrently

I'm a little unsure of what the right initial values for backoff constant should be ... using random.random() means it will extremely small values in some cases

Type of change

  • Bug fix

… launching multiple workflows at once.

it's unclear to me why its *so bad* in his situation, but the race condition exists none-the-less
and this PR complicates rundir creation to accept that it might be run multiple times concurrently
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants